| Package | nictiz.fhir.nl.r4.cio | 
| Resource Type | StructureDefinition | 
| Id | extension-Communication.payload.contentCodeableConcept | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.cio@1.0.0-beta.5&canonical=http://nictiz.nl/fhir/5.0/StructureDefinition/extension-Communication.payload.content%5Bx%5D:contentCodeableConcept | 
| URL | http://nictiz.nl/fhir/5.0/StructureDefinition/extension-Communication.payload.content%5Bx%5D:contentCodeableConcept | 
| Version | 1.0.0-beta.5 | 
| Status | draft | 
| Name | ExtensionCommunicationPayloadContentCodeableConcept | 
| Title | extension Communication.payload.contentCodeableConcept | 
| Realm | nl | 
| Description | An extension to extend `Communication.payload.content` with a CodeableConcept data type. This is a pre-adopt of R5 in which the string data type of this element is changed to a CodeableConcept. This extension should be replaced by the extension 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Communication.payload.content%5Bx%5D:contentCodeableConcept' whenever it's made available as part of the package hl7.fhir.extensions.r4:4.0.1 mentioned on http://hl7.org/fhir/R5/versions.html#extensions. | 
| Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. | 
| Type | Extension | 
| Kind | complex-type | 
| StructureDefinition | |
| cio-ReplyProposalContraIndication | cio ReplyProposalContraIndication | 
No resources found
No extension usage examples found
No narrative content found in resource
{
  "resourceType": "StructureDefinition",
  "id": "extension-Communication.payload.contentCodeableConcept",
  "url": "http://nictiz.nl/fhir/5.0/StructureDefinition/extension-Communication.payload.content%5Bx%5D:contentCodeableConcept",
  "version": "1.0.0-beta.5",
  "name": "ExtensionCommunicationPayloadContentCodeableConcept",
  "title": "extension Communication.payload.contentCodeableConcept",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "An extension to extend `Communication.payload.content` with a CodeableConcept data type. This is a pre-adopt of R5 in which the string data type of this element is changed to a CodeableConcept. This extension should be replaced by the extension 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Communication.payload.content%5Bx%5D:contentCodeableConcept' whenever it's made available as part of the package hl7.fhir.extensions.r4:4.0.1 mentioned on http://hl7.org/fhir/R5/versions.html#extensions.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Communication.payload.content[x]"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "max": "1"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/5.0/StructureDefinition/extension-Communication.payload.content%5Bx%5D:contentCodeableConcept"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}